| classes[ ] This array is used to return an array, or collection, of all CLASS statements which appear within the current document. The classes array will index its values in the order they appear within the document. syntax: [document].classes.className.style property The classes[ ] array is used to collect properties from the following: document
|